Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: qaseio 2.1.3 , qase-javascript-commons 2.0.9 and qase-playwright 2.0.3 #615

Merged
merged 4 commits into from
Jun 11, 2024

Conversation

gibiw
Copy link
Contributor

@gibiw gibiw commented Jun 7, 2024

release: qaseio 2.1.3

Add support enterprise API URL. Now you can use the Qase API client with your own Qase instance.


qase-javascript-commons: support enterprise environment

Rename baseUrl to host in config


release: qase-javascript-commons 2.0.9

Added new configuration options rootSuite for specify root suite.
This option is available in config file and QASE_ROOT_SUITE env variable


release: qase-playwright 2.0.3

Added new annotation qase.suite().
Tests marked with it will be grouped in the Qase report by the specified suite name.

@gibiw gibiw requested a review from NickVolynkin June 7, 2024 14:16
@gibiw gibiw force-pushed the release/qase-javascript-commons-2.0.9 branch from 50af2d3 to bf623c8 Compare June 10, 2024 13:02
@gibiw gibiw changed the title release: qaseio 2.1.3 and release: qase-javascript-commons 2.0.9 release: qaseio 2.1.3 , qase-javascript-commons 2.0.9 and qase-playwright 2.0.3 Jun 10, 2024
@gibiw gibiw force-pushed the release/qase-javascript-commons-2.0.9 branch 3 times, most recently from 04d08dc to 3759a32 Compare June 10, 2024 13:49
qaseio/changelog.md Outdated Show resolved Hide resolved
@gibiw gibiw force-pushed the release/qase-javascript-commons-2.0.9 branch 3 times, most recently from bf24ddf to 1f19769 Compare June 10, 2024 18:33
@NickVolynkin NickVolynkin self-requested a review June 11, 2024 13:10
Add support enterprise API URL. Now you can use the Qase API client with your own Qase instance.
Rename `baseUrl` to `host` in config
Added new configuration option `rootSuite` to specify a root suite.
This option is available in the config file and the `QASE_ROOT_SUITE` env variable
Added new annotation `qase.suite()`.
Tests marked with it will be grouped in the Qase report by the specified suite name.
@gibiw gibiw force-pushed the release/qase-javascript-commons-2.0.9 branch from 1f19769 to f5b7593 Compare June 11, 2024 13:26
@gibiw gibiw merged commit 556aa92 into main Jun 11, 2024
17 checks passed
@gibiw gibiw deleted the release/qase-javascript-commons-2.0.9 branch June 11, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants